home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / rcsdiff.man < prev    next >
Encoding:
Text File  |  1989-01-16  |  2.6 KB  |  133 lines

  1.  
  2.  
  3.  
  4. RCSDIFF                   User Commands                   RCSDIFF
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      rcsdiff - compare RCS revisions
  10.  
  11. SSYYNNOOPPSSIISS
  12.      rrccssddiiffff [ --bbiiwwtt ] [ --cceeffhhnn ] [ --rr_r_e_v_1 ] [ --rr_r_e_v_2 ] file ...
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _R_c_s_d_i_f_f runs _d_i_f_f (1) to compare two revisions of each RCS
  16.      file given.  A file name ending in ',v' is an RCS file name,
  17.      otherwise a working file name. _R_c_s_d_i_f_f derives the working
  18.      file name from the RCS file name and vice versa, as
  19.      explained in _c_o (1). Pairs consisting of both an RCS and a
  20.      working file name may also be specified.
  21.  
  22.      All options except --rr have the same effect as described in
  23.      _d_i_f_f(1).
  24.  
  25.      If both _r_e_v_1 and _r_e_v_2 are omitted, _r_c_s_d_i_f_f compares the
  26.      latest revision on the trunk with the contents of the
  27.      corresponding working file. This is useful for determining
  28.      what you changed since the last checkin.
  29.  
  30.      If _r_e_v_1 is given, but _r_e_v_2 is omitted, _r_c_s_d_i_f_f compares
  31.      revision _r_e_v_1 of the RCS file with the contents of the
  32.      corresponding working file.
  33.  
  34.      If both _r_e_v_1 and _r_e_v_2 are given, _r_c_s_d_i_f_f compares revisions
  35.      _r_e_v_1 and _r_e_v_2 of the RCS file.
  36.  
  37.      Both _r_e_v_1 and _r_e_v_2 may be given numerically or symbolically.
  38.  
  39. EEXXAAMMPPLLEESS
  40.      The command
  41.  
  42.              rcsdiff  f.c
  43.  
  44.      runs _d_i_f_f on the latest trunk revision of RCS file f.c,v and
  45.      the contents of working file f.c.
  46.  
  47. IIDDEENNTTIIFFIICCAATTIIOONN
  48.      Author: Walter F. Tichy, Purdue University, West Lafayette,
  49.      IN, 47907.
  50.      Revision Number: 1.2 ; Release Date: 86/05/19 .
  51.      Copyright (C) 1982 by Walter F. Tichy.
  52.  
  53. SSEEEE AALLSSOO
  54.      ci (1), co (1), diff (1), ident (1), rcs (1), rcsintro (1),
  55.      rcsmerge (1), rlog (1), rcsfile (5).
  56.      Walter F. Tichy, "Design, Implementation, and Evaluation of
  57.      a Revision Control System," in _P_r_o_c_e_e_d_i_n_g_s _o_f _t_h_e _6_t_h _I_n_t_e_r_-
  58.      _n_a_t_i_o_n_a_l _C_o_n_f_e_r_e_n_c_e _o_n _S_o_f_t_w_a_r_e _E_n_g_i_n_e_e_r_i_n_g, IEEE, Tokyo,
  59.      Sept. 1982.
  60.  
  61.  
  62.  
  63. Purdue University            5/19/86                            1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. RCSDIFF                   User Commands                   RCSDIFF
  71.  
  72.  
  73.  
  74. BBUUGGSS
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126. Purdue University            5/19/86                            2
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.